|
AL CAPTURE DEVICE NAME$
This function will return the name of the capture device at the given device index, if available.
Return String = AL CAPTURE DEVICE NAME$( deviceIndex )
Returns the name of the capture device at the given index, as a string.
deviceIndex
Integer
The Index of the capture device you would like DarkAL to use. For example, if the system has 2 audio capture devices, index 1 will be the first device and index 2 will be the second device. This value ranges from 1 to the number of audio devices the system has installed.
DarkAL Function Menu
|